POV-Ray : Newsgroups : povray.unix : Compiling 3.5 source for Solaris 5.8 / 8 : Re: Compiling 3.5 source for Solaris 5.8 / 8 Server Time
28 Jul 2024 16:30:12 EDT (-0400)
  Re: Compiling 3.5 source for Solaris 5.8 / 8  
From: Warp
Date: 1 Aug 2002 21:48:04
Message: <3d49e4d4@news.povray.org>
Dawn McKnight <blu### [at] maccom> wrote:
> This is kind of why *nix isn't going to be replacing Winders as a 
> populist OS anytime soon.  Argh.

  I doubt that *compiling* things in Windows is any easer than in Unix.
  At least in Unix you almost always have a C/C++ compiler. In Windows
you usually don't have any.
  Also compiling C/C++ in Unix is almost always done in the same way.
In windows there are plenty of compilers, all of them used differently.
There's no general agreement on how windows source should be distributed
while in Unix you almost always get configure/makefile scripts, which should
work in almost any Unix flavour, regardless of the platform.

  Distributing a program in source code format is useful in Unix, because
it can be compiled so easily. Distributing a windows program in source code
form is mostly useless because almost no-one can compile it. I wouldn't say
that the windows situation is better.

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.